(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republicgrenada.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 12/24/2025.
Abbr. Buy (cash) Buy (sight) Sell (sight)
USD

2.6700 2.6882 2.7169
GBP

3.4680 3.5788 3.7249
JPY

0.0000 0.0000 0.0177
EUR

2.9338 3.0338 3.3502
CAD

1.8151 1.9351 2.0141
BBD

1.3432 0.0000 1.3568
GYD

0.0000 0.0000 0.0130
CHF

3.2747 0.0000 3.6133
TTD

0.0000 0.3433 0.4375
See all rates"; } })();